Document ::hierarchy-changed.
authorOwen Taylor <otaylor@redhat.com>
Thu, 8 Mar 2001 06:15:16 +0000 (06:15 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Thu, 8 Mar 2001 06:15:16 +0000 (06:15 +0000)
Wed Mar  7 23:58:53 2001  Owen Taylor  <otaylor@redhat.com>

* gtk/tmpl/gtkwidget.sgml: Document ::hierarchy-changed.

docs/reference/ChangeLog
docs/reference/gtk/tmpl/gtkwidget.sgml

index 66c9cec865080ad9f21037a860fdf91c110f86a5..3a2311e96d957dd8b06d6e5757953a226aac8e2e 100644 (file)
@@ -1,3 +1,7 @@
+Wed Mar  7 23:58:53 2001  Owen Taylor  <otaylor@redhat.com>
+
+       * gtk/tmpl/gtkwidget.sgml: Document ::hierarchy-changed.
+
 Wed Mar  7 00:27:13 2001  Jonathan Blandford  <jrb@redhat.com>
 
        * gdk-pixbuf/Makefile.am (scan-build.stamp): add --nogtkinit.
index d86f82e1674bc994c8b9c29bc3005603751cede3..6efab91964e7930613cc1f2de548003a4ed3f05b 100644 (file)
@@ -1530,6 +1530,17 @@ GtkWidget
 @widget: the object which received the signal.
 @old_parent: 
 
+<!-- ##### SIGNAL GtkWidget::hierarchy-changed ##### -->
+<para>
+Emitted when there is a chance in the hierarchy to
+which a widget belong. More precisely, a widget is
+<firstterm>anchored</firstterm> when its toplevel
+ancestor is a #GtkWindow. This signal is emitted when 
+a widget changes from un-anchored to anchored or vice-versa.
+</para>
+
+@widget: the object which received the signal.
+
 <!-- ##### SIGNAL GtkWidget::property-notify-event ##### -->
 <para>